home *** CD-ROM | disk | FTP | other *** search
/ Software of the Month Club 2000 October / Software of the Month - Ultimate Collection Shareware 277.iso / pc / PROGRAMS / UTILITY / WINLINUX / DATA1.CAB / etc_-_Configuration_Files / FTPCONVE.{1U < prev    next >
Text File  |  1999-09-17  |  368b  |  7 lines

  1.  :.Z:  :  :/bin/compress -d -c %s:T_REG|T_ASCII:O_UNCOMPRESS:UNCOMPRESS
  2.  :   : :.Z:/bin/compress -c %s:T_REG:O_COMPRESS:COMPRESS
  3.  :.gz: :  :/bin/gzip -cd %s:T_REG|T_ASCII:O_UNCOMPRESS:GUNZIP
  4.  :   : :.gz:/bin/gzip -9c %s:T_REG:O_COMPRESS:GZIP
  5.  :   : :.tar:/bin/tar -cf - %s:T_REG|T_DIR:O_TAR:TAR
  6.  :   : :.tar.gz:/bin/tar -czf - %s:T_REG|T_DIR:O_COMPRESS|O_TAR:TAR+GZIP
  7.